home *** CD-ROM | disk | FTP | other *** search
/ AmigActive 24 / AACD 24.iso / AACD / Online / Epic4 / share / epic / help / 5_programming / send < prev    next >
Encoding:
Text File  |  2001-03-21  |  404 b   |  13 lines

  1. Synopsis:
  2.    send <text>
  3.  
  4. Description:
  5.    This command provides a convenient mechanism for scripts, aliases, key
  6.    bindings, etc. to send a line of text to the current channel or query.
  7.    It is also useful for chatting while COMMAND_MODE is off.  Other than
  8.    the ability to send a message to a query, SEND is identical to SAY.
  9.  
  10. See Also:
  11.    msg(1); say(1); set(5) command_mode
  12.  
  13.